| SyScriptRunStats |
| Logical Entity Name | SyScriptRunStats |
| Default Table Name | SyScriptRunStats |
| Physical Only | NO |
| Definition | |
| Note |
| SyScriptRunStats Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyScriptRunStatsID |
int | NO | ||
| BuildNum | varchar(30) | NO | ||
| ScriptName | varchar(500) | NO | ||
| RecordsUpdated | int | YES | ||
| Start_ts | datetime | NO | ||
| Finish_ts | datetime | YES | ||
| Runtime | int | YES |
| SyScriptRunStats Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyScriptRunStats_BuildNum_ScriptName_Finish_ts_SyScriptRunStatsID_U_N_IDX | Index | BuildNum, ScriptName, Finish_ts, SyScriptRunStatsID |
| PK_SyScriptRunStats_SyScriptRunStatsID | PrimaryKey | SyScriptRunStatsID |
| SyScriptRunStats Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyScriptRunStats Check Constraints |
| Check Constraint Name | CheckConstraint |